FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/CareConnect-ProblemSignificance-1

Packagenhsd.assets.stu3
Resource TypeCodeSystem
IdCareConnect-ProblemSignificance-1
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nhsd.assets.stu3@1.7.0&canonical=https://fhir.hl7.org.uk/STU3/CodeSystem/CareConnect-ProblemSignificance-1
URLhttps://fhir.hl7.org.uk/STU3/CodeSystem/CareConnect-ProblemSignificance-1
Version1.0.0
Statusdraft
Date2018-04-16T00:00:00+00:00
NameCare Connect Problem Significance
Authorityhl7
DescriptionA CodeSystem to record the significance of a Problem Header Condition.
CopyrightCopyright © 2016 HL7 UK
Contentcomplete

Resources that use this resource

ValueSet
CareConnect-ProblemSignificance-1Care Connect Problem Significance

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "CareConnect-ProblemSignificance-1",
  "url": "https://fhir.hl7.org.uk/STU3/CodeSystem/CareConnect-ProblemSignificance-1",
  "version": "1.0.0",
  "name": "Care Connect Problem Significance",
  "status": "draft",
  "date": "2018-04-16T00:00:00+00:00",
  "publisher": "HL7 UK",
  "description": "A CodeSystem to record the significance of a Problem Header Condition.",
  "copyright": "Copyright © 2016 HL7 UK",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "major",
      "display": "Major"
    },
    {
      "code": "minor",
      "display": "Minor"
    }
  ]
}